home *** CD-ROM | disk | FTP | other *** search
- // Copyright (c)1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: COMDefS.r 1.3 1997/05/06 18:15:41 damien Exp $ */
-
- #ifndef __TYPES.R__
- #include "Types.r"
- #endif
-
- #ifndef __XAPI.R__
- #include "XApi.r"
- #endif
-
- include "COMDEFS.rsc";
-
- resource 'COMP' (140) {
- 'defo',
- 'COdf',
- "Non Uniform Scaling",
- "COM Examples",
- 0x40000,
- "4.0.0",
- "TOOLKIT Example",
- 9
- };
-
- resource 'pMAP' (140) {
- { /* array TypeArray: 5 elements of the view*/
- /* [1] */
- 'AXIS',
- 'long',
- noFlags,
- "Axis",
- /* [2] */
- 'UBEG',
- 'qfix',
- interpolate,
- "U Begin Scale",
- /* [3] */
- 'UEND',
- 'qfix',
- interpolate,
- "U End Scale",
- /* [4] */
- 'VBEG',
- 'qfix',
- interpolate,
- "V Begin Scale",
- /* [5] */
- 'VEND',
- 'qfix',
- interpolate,
- "V End Scale",
- /* [6] */
- 'bmin',
- 'qfv3',
- noFlags,
- "",
- /* [7] */
- 'bmax',
- 'qfv3',
- noFlags,
- "",
- }
- };
-
- data 'GUID' (140) {
- $"1ec1 5ef0 c1a1 11d0 8547 00a0 c90c 1bf1" /*IID_I3DExDeformer2*/
- $"8DC8 D081 EDB3 11CE A4F7 0000 E202 D5A5" /* aáûa~˙..㸈)’¬&+ */
- };
-
-